SkidMC API
Toggle table of contents
1.0.0-beta.3
client
Target filter
client
Switch theme
Search in API
Skip to content
SkidMC API
SkidMC API
/
io.github.oni0nfr1.skid.client.api.utils
Package-level
declarations
Types
Functions
Types
Kart
Type
Link copied to clipboard
sealed
class
KartType
<
out
ENGINE
:
KartEngine
>
카트 엔진 타입을 나타냅니다.
Ref
Link copied to clipboard
interface
Ref
<
T
>
Functions
access
Link copied to clipboard
inline
fun
<
T
:
Any
,
R
>
Ref
<
T
>
.
access
(
block
:
T
.
(
)
->
R
)
:
R
?